Ensure status is 'old' for blacklist#870
Conversation
|
@RussTreadon-NOAA is it easy to pull this into your test case and re-run? If not, I can test it |
|
Thank you, @CoryMartin-NOAA , for the quick fix. I'll pull this into my Hercules working copy, recompile |
|
@RussTreadon-NOAA my new friend first suggested action='read' but then in VSCode suggested status='old', I thought status='old' was better, but if you prefer action='read' we can do that instead |
|
Hercules test Build As a test add This is the correct behavior because the file is opened with The failure without creating a size 0 file is the desired behavior. |
RussTreadon-NOAA
left a comment
There was a problem hiding this comment.
Tested change using g-w CI on Hercules. Change works as intended.
|
@RussTreadon-NOAA are we ready to merge this? or do we need to do other tests (the regression tests)? |
|
@CoryMartin-NOAA , @ShunLiu-NOAA , @hu5970 : this is a quick PR to address an issue discovered via g-w CI testing. The g-w team has suspended all CI testing until the g-w GSI hash has been updated with this change. If you are OK with this change, I recommend that we merge ASAP. |
|
Merging now |
Description
Found in NOAA-EMC/global-workflow#3599 (comment)
This PR should error if the blacklist file is missing rather than create a file of size 0.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Still needs testing
Checklist